[INFO] cloning repository https://github.com/yangby-cryptape/rust-numext
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yangby-cryptape/rust-numext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93785e771fcc7d352064689556374e6131779ebd
[INFO] checking yangby-cryptape/rust-numext against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangby-cryptape%2Frust-numext" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yangby-cryptape/rust-numext
[INFO] finished tweaking git repo https://github.com/yangby-cryptape/rust-numext
[INFO] tweaked toml for git repo https://github.com/yangby-cryptape/rust-numext written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yangby-cryptape/rust-numext on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 134 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding ethereum-types v0.8.0 (available: v0.16.0)
[INFO] [stderr]       Adding faster-hex v0.4.1 (available: v0.10.0)
[INFO] [stderr]       Adding num-bigint v0.2.6 (available: v0.4.6)
[INFO] [stderr]       Adding proptest v0.9.6 (available: v1.11.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.1)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.118)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7c3a610f8fb61cc890546691afad213536af132e391466c4b1f0a2227bd3dc0b
[INFO] running `Command { std: "docker" "start" "7c3a610f8fb61cc890546691afad213536af132e391466c4b1f0a2227bd3dc0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7c3a610f8fb61cc890546691afad213536af132e391466c4b1f0a2227bd3dc0b" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c3a610f8fb61cc890546691afad213536af132e391466c4b1f0a2227bd3dc0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7c3a610f8fb61cc890546691afad213536af132e391466c4b1f0a2227bd3dc0b" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking rlp v0.4.6
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking impl-rlp v0.2.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking uint v0.8.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking impl-serde v0.2.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking faster-hex v0.4.1
[INFO] [stderr]     Checking parity-scale-codec v1.3.7
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rusty-fork v0.2.2
[INFO] [stderr]     Checking proptest v0.9.6
[INFO] [stderr]    Compiling numext-constructor v0.1.6 (/opt/rustwide/workdir/constructor)
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking impl-codec v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking fixed-hash v0.5.2
[INFO] [stderr]     Checking ethbloom v0.8.1
[INFO] [stderr]     Checking primitive-types v0.6.2
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking ethereum-types v0.8.0
[INFO] [stderr]    Compiling numext-fixed-uint-core v0.1.6 (/opt/rustwide/workdir/fixed-uint/core)
[INFO] [stderr]    Compiling numext-fixed-uint-hack v0.1.6 (/opt/rustwide/workdir/fixed-uint/hack)
[INFO] [stderr]     Checking numext-fixed-uint v0.1.6 (/opt/rustwide/workdir/fixed-uint)
[INFO] [stderr]     Checking nfuint-tests v0.1.6 (/opt/rustwide/workdir/fixed-uint-tests)
[INFO] [stderr]     Checking numext-fixed-hash-core v0.1.6 (/opt/rustwide/workdir/fixed-hash/core)
[INFO] [stdout] warning: field `params` is never read
[INFO] [stdout]    --> fixed-uint-tests/src/props.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub struct U256LeBytesStrategy {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 317 |     params: U256LeBytesParameters,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `U256LeBytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `params` is never read
[INFO] [stdout]    --> fixed-uint-tests/src/props.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub struct U256LeBytesStrategy {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 317 |     params: U256LeBytesParameters,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `U256LeBytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]  --> fixed-uint-tests/benches/std_ops_arith.rs:9:72
[INFO] [stdout]   |
[INFO] [stdout] 9 | use criterion::{black_box, criterion_group, criterion_main, Criterion, ParameterizedBenchmark};
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 | bench_std_ops_binary!(+, add, CanAdd, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | bench_std_ops_binary!(-, sub, CanSub, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 | bench_std_ops_binary!(*, mul, CanMul, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 | bench_std_ops_binary!(/, div, CanDiv, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 | bench_std_ops_binary!(%, rem, CanRem, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | bench_std_ops_binary!(&, bitand, Random, clone);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | bench_std_ops_binary!(|, bitor, Random, clone);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | bench_std_ops_binary!(^, bitxor, Random, clone);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 | bench_std_ops_unary!(!, not);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 | bench_std_ops_binary!(+, add, CanAdd, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | bench_std_ops_binary!(-, sub, CanSub, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 | bench_std_ops_binary!(*, mul, CanMul, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 | bench_std_ops_binary!(/, div, CanDiv, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 | bench_std_ops_binary!(%, rem, CanRem, direct);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | bench_std_ops_binary!(&, bitand, Random, clone);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | bench_std_ops_binary!(|, bitor, Random, clone);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | bench_std_ops_binary!(^, bitxor, Random, clone);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_binary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_arith.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 | bench_std_ops_unary!(!, not);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_unary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]  --> fixed-uint-tests/benches/int_math.rs:9:72
[INFO] [stdout]   |
[INFO] [stdout] 9 | use criterion::{black_box, criterion_group, criterion_main, Criterion, ParameterizedBenchmark};
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/int_math.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         ParameterizedBenchmark::new(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/int_math.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     c.bench(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]  --> fixed-uint-tests/benches/std_ops_shift.rs:9:72
[INFO] [stdout]   |
[INFO] [stdout] 9 | use criterion::{black_box, criterion_group, criterion_main, Criterion, ParameterizedBenchmark};
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | bench_std_ops_shift!(<<, "shift/left", ushl0, 0u8);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | bench_std_ops_shift!(<<, "shift/left", ushl7, 7u16);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | bench_std_ops_shift!(<<, "shift/left", ishl65, 65i32);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | bench_std_ops_shift!(<<, "shift/left", ushl511, 511u64);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | bench_std_ops_shift!(>>, "shift/right", ushr0, 0u8);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | bench_std_ops_shift!(>>, "shift/right", ushr7, 7u16);
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 | bench_std_ops_shift!(>>, "shift/right", ishr65, 65i32);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 ParameterizedBenchmark::new(
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | bench_std_ops_shift!(>>, "shift/right", ushr511, 511u64);
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | bench_std_ops_shift!(<<, "shift/left", ushl0, 0u8);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | bench_std_ops_shift!(<<, "shift/left", ushl7, 7u16);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | bench_std_ops_shift!(<<, "shift/left", ishl65, 65i32);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | bench_std_ops_shift!(<<, "shift/left", ushl511, 511u64);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | bench_std_ops_shift!(>>, "shift/right", ushr0, 0u8);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | bench_std_ops_shift!(>>, "shift/right", ushr7, 7u16);
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 | bench_std_ops_shift!(>>, "shift/right", ishr65, 65i32);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `criterion::Criterion::<M>::bench`: Please use BenchmarkGroups instead.
[INFO] [stdout]   --> fixed-uint-tests/benches/std_ops_shift.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             c.bench(
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | bench_std_ops_shift!(>>, "shift/right", ushr511, 511u64);
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bench_std_ops_shift` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking numext-fixed-hash-hack v0.1.6 (/opt/rustwide/workdir/fixed-hash/hack)
[INFO] [stderr]     Checking numext-fixed-hash v0.1.6 (/opt/rustwide/workdir/fixed-hash)
[INFO] [stderr]     Checking nfhash-tests v0.1.6 (/opt/rustwide/workdir/fixed-hash-tests)
[INFO] [stdout] warning: field `params` is never read
[INFO] [stdout]    --> fixed-hash-tests/src/props.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct H256BytesStrategy {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 184 |     params: H256BytesParameters,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `H256BytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `params` is never read
[INFO] [stdout]    --> fixed-hash-tests/src/props.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct H256BytesStrategy {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 184 |     params: H256BytesParameters,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `H256BytesStrategy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "7c3a610f8fb61cc890546691afad213536af132e391466c4b1f0a2227bd3dc0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c3a610f8fb61cc890546691afad213536af132e391466c4b1f0a2227bd3dc0b", kill_on_drop: false }`
[INFO] [stdout] 7c3a610f8fb61cc890546691afad213536af132e391466c4b1f0a2227bd3dc0b
